home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Sep 89 / Y0026-Beating Dialogs to -Sep89 < prev    next >
Encoding:
Text File  |  1989-09-07  |  962 b   |  29 lines  |  [TEXT/GEOL]

  1. Item    9632653                         7-Sept-89        09:14
  2.  
  3. From:   CDA0188                         DEV Advantage SW, Gregory Hemstreet
  4.  
  5. To:     D2769                           Comusearch, James Benson,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Beating Dialogs to death
  10.  
  11. Manuel,
  12.  
  13. This memo is a little redundant (if redundancy can be little or big) because of
  14. Joost's reply, but in response to your problem of tabs and returns not working
  15. in dialogs you should definitely check that the dialog view is enabled.
  16.  
  17. I had the same problem yesterday during the conversion of my code from ß5 to
  18. ß9, where dialogs that once worked no longer did.  It seems that the new
  19. DoChoice method for TDialogView now checks if the view is enabled before
  20. handling tabs, returns and enters (and rightly so), whereas the ß5 code had no
  21. such check so disabled views could sneak in and do some work.
  22.  
  23. Regards,
  24.  
  25. Tom Otvos
  26. Advantage Software, Inc.
  27.  
  28.  
  29.